<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{font-family:SourceHanSansSC-Regular;src:url(../fonts/SourceHanSansSC-Regular.eot);src:url(../fonts/SourceHanSansSC-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/SourceHanSansSC-Regular.woff) format("woff"),url(../fonts/SourceHanSansSC-Regular.otf) format("otf"),url(../fonts/SourceHanSansSC-Regular.ttf) format("truetype"),url(../fonts/SourceHanSansSC-Regular.svg#gotham) format("svg");}
@font-face{font-family:SourceHanSansCN-Medium;src:url(../fonts/SourceHanSansCN-Medium.eot);src:url(../fonts/SourceHanSansCN-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/SourceHanSansCN-Medium.woff) format("woff"),url(../fonts/SourceHanSansCN-Medium.otf) format("otf"),url(../fonts/SourceHanSansCN-Medium.ttf) format("truetype"),url(../fonts/SourceHanSansCN-Medium.svg#gotham) format("svg");}
.f_SourceHanSansCN-Regular{ font-family:SourceHanSansSC-Regular,"å¾®è½¯é›…é»‘";}
.f_SourceHanSansCN-Medium{ font-family:SourceHanSansCN-Medium,"å¾®è½¯é›…é»‘";}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
html,
body {
  font-size: 62.5%;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}
body {
  background: #fff;
  font-size: 1.4rem;
  color: #333;
  font-weight: normal;
  font-family: "å¾®è½¯é›…é»‘", "Arial";
}
textarea,
input {
  color: #2b2b2b;
  font-size: 1.4rem;
  padding: 0;
  margin: 0;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  display: block;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select,
input:focus,
textarea:focus {
  outline: none;
}
textarea {
  overflow: auto;
  resize: none;
}
textarea::-webkit-scrollbar {
  width: 4px;
}
textarea::-webkit-scrollbar-button {
  display: none;
}
textarea::-webkit-scrollbar-thumb {
  background: #008cd6;
}
select::-ms-expand {
  display: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.4rem;
  color: #2b2b2b;
  font-weight: normal;
}
a,
a:link,
a:visited,
a:focus,
a:active,
a:hover {
  color: #333;
 /* font-size: 1.4rem;*/
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #0154a7;
}
a {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
video,
iframe,
img {
  max-width: 100%;
}
.wrap {
  max-width: 1400px;
  width: 94%;
  margin: 0 auto;
}
.wrap:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.lzpic2 {
  display: none;
}
.picc {
  overflow: hidden;
}
.picc img {
  width: 100%;
  display: block;
}
.picc span {
  display: block;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.row:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.col {
  float: left;
  min-height: 1px;
}
.col1 {
  width: 8.33333333%;
}
.col2 {
  width: 16.66666667%;
}
.col3 {
  width: 25%;
}
.col4 {
  width: 33.33333333%;
}
.col5 {
  width: 41.66666667%;
}
.col6 {
  width: 50%;
}
.col7 {
  width: 58.33333333%;
}
.col8 {
  width: 66.66666667%;
}
.col9 {
  width: 75%;
}
.col10 {
  width: 83.33333333%;
}
.col11 {
  width: 91.66666667%;
}
.col12 {
  width: 100%;
}
.order1 {
  order: 1;
}
.order2 {
  order: 2;
}
.order3 {
  order: 3;
}
.order4 {
  order: 4;
}
.order5 {
  order: 5;
}
.order6 {
  order: 6;
}
.order7 {
  order: 7;
}
.order8 {
  order: 8;
}
.order9 {
  order: 9;
}
.l {
  float: left;
}
.r {
  float: right;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.textover {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.textovers {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hide {
  display: none;
}
.table {
  display: table;
  height: 100%;
  width: 100%;
}
.td {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.swiper-pagination-bullet,
.swiper-button-prev,
.swiper-button-next {
  outline: none;
}
.tynodata {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 13%;
  margin-bottom: 13%;
  background: url(../images/nodata.png) center top no-repeat;
  background-size: auto 169px;
  padding-top: 180px;
}
.tynodata .tytitle {
  color: #555555;
  font-size: 18px;
  overflow: hidden;
  margin-top: 2%;
  line-height: 26px;
}
.tynodata .tydesc {
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  line-height: 24px;
  margin-top: 5px;
}
@media screen and (max-width: 640px) {
  .tynodata {
    background-size: auto 130px;
    padding-top: 140px;
    margin-top: 15%;
    margin-bottom: 15%;
  }
}
@media screen and (max-width: 1100px) {
  .layui-layer-iframe {
    overflow-y: visible !important;
  }
}
.rbtn {
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden;
}
.rbtn:hover::after {
  width: 100%;
}
.rbtn button,
.rbtn input,
.rbtn span {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  display: block;
  background: none;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.rbtn::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 0;
  height: 100%;
  background: #06a2f4;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.rbtn.w::after {
  background: #fff;
}
.article {
  line-height: 30px;
  font-size: 1.6rem;
}
.main-filter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: none;
  background: url(../images/mainFilter.png);
}
.wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 96px;
}
.header {
  width: 100%;
  height: 96px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  background: #fff;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.header.top {
  top: -100px;
}
.header .logo {
  float: left;
  overflow: hidden;
  height: 64px;
  margin-top: 20px;
}
.header .logo img {
  height: 100%;
}
.header .search-box {
  float: right;
  margin-top: 33px;
  position: relative;
}
.header .search-box .search-btn {
  width: 30px;
  height: 30px;
  background: url(../images/search.png) no-repeat center;
  cursor: pointer;
}
.header .search-box .search-bar {
  width: 800px;
  height: 96px;
  position: absolute;
  right: -30px;
  top: 63px;
  z-index: 95;
  background: #fff;
  padding: 20px;
  display: none;
}
.header .search-box .search-bar .close {
  width: 50px;
  height: 50px;
  float: right;
  background: url(../images/close.png) no-repeat center;
  background-size: 20px auto;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.header .search-box .search-bar .close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.header .search-box .search-bar .btn {
  width: 50px;
  height: 50px;
  float: left;
  background: url(../images/search2.png) no-repeat center #008cd6;
}
.header .search-box .search-bar .btn input {
  width: 100%;
  height: 100%;
  background: none;
  cursor: pointer;
}
.header .search-box .search-bar .inpu {
  width: 100%;
  padding: 0 60px;
}
.header .search-box .search-bar .inpu input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  font-size: 1.6rem;
  background: #eee;
}
.header .search-box .search-bar .inpu input::-webkit-input-placeholder {
  color: #999;
}
.header .search-box .search-bar .inpu input:-moz-placeholder {
  color: #999;
}
.header .search-box .search-bar .inpu input::-moz-placeholder {
  color: #999;
}
.header .search-box .search-bar .inpu input:-ms-input-placeholder {
  color: #999;
}
.header .language {
  float: right;
  position: relative;
  margin: 35px 54px 0 0;
}
.header .language .tit {
  height: 20px;
  line-height: 20px;
  padding: 0 18px;
  cursor: pointer;
  background: url(../images/arrow1.png) no-repeat right 0 center;
  font-size: 1.6rem;
  color: #000;
}
.header .language .tit.on {
  background-image: url(../images/arrow2.png);
}
.header .language .list {
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 5;
  width: 100px;
  padding-top: 10px;
  text-align: center;
  display: none;
}
.header .language ul {
  background: #008cd6;
  border-radius: 4px;
  padding: 4px 0;
  position: relative;
}
.header .language ul::after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #008cd6;
  border-width: 4px;
  margin-left: -4px;
}
.header .language li a {
  height: 30px;
  line-height: 30px;
  display: block;
  color: #222222;
}
.header .language li a:hover {
  background: #0154a7;
}
.header .nav .tit,
.header .menu-btn {
  display: none;
}
.header .nav {
  float: right;
  margin-right: 10px;
}
.header .nav &gt; ul &gt; li {
  float: left;
 /* margin: 0 42px;*/
}
.header .nav &gt; ul &gt; li &gt; a {
  height: 96px;
  line-height: 96px;
  display: block;
  font-size: 1.6rem;
  color: #222;
  overflow: hidden;
  position: relative;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  min-width:112px; text-align:center;
}
.header .nav &gt; ul &gt; li &gt; a::after {
  content: "";
  width: 0%;
  height: 2px;
  background: #008cd6;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 5;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.header .nav &gt; ul &gt; li.on &gt; a,
.header .nav &gt; ul &gt; li:hover &gt; a {
  color: #fff;
  background:#008cd6;
}
.header .nav &gt; ul &gt; li.on &gt; a::after,
.header .nav &gt; ul &gt; li:hover &gt; a::after {
  width: 100%;
  left: 0;
}
.header .nav &gt; ul &gt; li &gt; a .ico{ display:inline-block; vertical-align:middle; background:url(../images/top_bg2.png) no-repeat; background-size:100% 100%; width:13px; height:7px; margin-left:4px;transition:all 0.3s;}
.header .nav &gt; ul &gt; li.on &gt; a .ico{ background-image:url(../images/top_bg2_on.png);}
.header .nav &gt; ul &gt; li .arrow {
  display: none;
}
.header .nav .sub {
  width: 100%;
  position: absolute;
  top: 96px;
  left: 0;
  z-index: 90;
  /*background: rgba(255, 255, 255, 1.0);*/
  background:url(../images/top_bg1.png) center center no-repeat;
  background-size:cover;
  padding: 25px 0 20px 0;
  display: none;
  /*box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);*/
}
.header .nav .sub ul{ max-width:1360px; margin:0 auto;}
.header .nav .sub li {
  float: left;
  margin-right: 41px;
}
.header .nav .sub li a {
  display: block;
 /* height: 30px;*/
  line-height: 30px;
  font-size: 1.5rem;
  color: #333333;
  white-space: nowrap;
  border-bottom: solid 2px transparent;
}
.header .nav .sub li.on a,
.header .nav .sub li a:hover {
  border-color: #fff;
}
.header .nav li .sub li{ width:12.5%; max-width:130px; margin-right:0; text-align:center;}
.header .nav li .sub li a{border-bottom:0;}
.header .nav li .sub li a:hover{ color:#008cd6;}
.header .nav li .sub li p{ width:54px; height:54px; margin:0 auto; background-repeat:no-repeat; background-position:center center; background-size:auto 100%;overflow:hidden; display:block; margin-bottom:3px;}
@media only screen and (max-width: 1400px) {
 /* .header .nav {
    margin-right: 30px;
  }
  .header .nav &gt; ul &gt; li {
    margin: 0 36px;
  }*/
  .header .nav &gt; ul &gt; li &gt; a { min-width:106px; font-size:15px;}
}
.footer {
  background: #25252c;
  padding-top: 77px; font-size:15px;
}
.footer .title {
  line-height: 26px;
  font-size: 1.8rem;
  color: #fff; font-weight:bold;
}
.footer .link-list {
width:calc(98% - 190px);width:-webkit-calc(98% - 190px);width:-moz-calc(98% - 190px); max-width:1105px;
  float: left; border-right:1px solid #3e3e45; height:270px;
}
.footer .link-list .list {
  width: 16.66%;
  float: left;
}
.footer .link-list ul {
  margin-top: 26px;
}
.footer .link-list li {
  line-height: 22px;
  margin-bottom: 14px;
}
.footer .link-list li a {
 /* opacity: 0.8;*/ color:#939394; 
}
.footer .link-list li a:hover {
  color: #008cd6; text-decoration:underline; margin-left:1px;
}
.footer .contact {
  float: right;
  max-width: 190px;
}
.footer .contact .tel {
  line-height: 30px;
  margin: 15px 0;
}
.footer .contact .tel,
.footer .contact .tel a {
  font-size: 2.8rem;
  color: #008cd6;
}
.footer .contact .text {
  line-height: 18px;
  color:rgba(255,255,255,0.4); text-align:center; margin-top:13px;
}
.footer .contact .text a {
  color:rgba(255,255,255,0.4); 
}
.footer .contact .img{ display:block; width:141px; margin:0 auto;}

.footer .social-share {
  margin-top: 16px; text-align:center;
}
.footer .social-share:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.footer .social-share a {
  width: 40px;
  height: 40px;
  /*margin: 0 14px 0 0;
  float: left;*/
  display: inline-block;
  margin: 0 4px;
  position: relative;
  background: no-repeat center;
  background-size: 100% 100%;
}
.footer .social-share .icon-wechat {
  background-image: url(../images/share1.png);
}
.footer .social-share .icon-wechat:hover {
  background-image: url(../images/share1_on.png);
}
.footer .social-share .icon-weibo {
  background-image: url(../images/share2.png);
}
.footer .social-share .icon-weibo:hover {
  background-image: url(../images/share2_on.png);
}
.footer .social-share .icon-qq {
  background-image: url(../images/share3.png);
}
.footer .social-share .icon-qq:hover {
  background-image: url(../images/share3_on.png);
}
.footer .friendship {
  margin-top: 100px; margin-bottom:8px;
}
.footer .friendship span,
.footer .friendship a {
  line-height: 22px;
  display: inline-block;
  margin: 0 40px 10px 0;color:rgba(255,255,255,0.18);
}
.footer .friendship span {
  margin-right: 15px; color:rgba(255,255,255,0.4);
}
.footer .friendship a {
 /* opacity: 0.8;*/
}
.footer .friendship a:hover{ color:#008cd6;}
.footer .bottom {
  border-top: solid 1px #3e3e45;
  line-height: 22px;
  padding: 26px 0;color:rgba(255,255,255,0.4); font-size:14px;
}
.footer .bottom a{color:rgba(255,255,255,0.4);}
.footer .bottom a:hover{  color:#008cd6;}
.footer .copy {
  /*opacity: 0.8;*/
}
.footer .copy span{ padding-left:8px;}
.footer .support a{ display:inline-block; padding-left:9px; margin-right:9px; position:relative;}
.footer .support a:after{ content:""; position:absolute; right:0; top:50%; margin-top:-6px; height:12px; width:1px; background:#222339;}
.footer .support a:last-child{ margin-right:0; padding-right:0;}
.footer .support a:last-child:after{ display:none;}
.icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 9;
  width: 140px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.icon-wechat .wechat-qrcode .qrcode {
  width: 100px;
  margin: 10px auto;
}
.icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.icon-wechat .wechat-qrcode .help {
  display: none;
}
.icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  display: none;
}
.icon-wechat:hover .wechat-qrcode {
  display: block;
}


.icon-add {
  width: 60px;
  height: 60px;
  position: relative;
  background: #008cd6;
}
.icon-add::after {
  width: 16px;
  height: 16px;
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  background: url(../images/icon-add.png) no-repeat center;
  background-size: 100% auto;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.icon-add:hover::after {
  transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -o-transform: translate(-50%, -50%) rotate(90deg);
}
.bg-gray {
  background: #f7f7f7;
}
.bg-white {
  background: #fff;
}




.container {
  height: 1000px;
}




.columnmenu {
  text-align: center;
  top: -68px;
  z-index: 2;
  position: relative;
}
.columnmenu ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.columnmenu .sub li.on a,
.columnmenu li.on &gt; a {
  color: #008cd6;
  border-bottom: solid 2px #008cd6;
}
.columnmenu a:hover {
  color: #008cd6;
}
.columnmenu .wrap &gt; ul &gt; li {
  width: 25%;
  float: left;
}
.columnmenu.bgs2 .wrap &gt; ul &gt; li { width:33.33%;}
.columnmenu .wrap &gt; ul &gt; li &gt; a {
  display: block;
  height: 68px;
  line-height: 68px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 1.6rem;
}
.columnmenu .wrap &gt; ul &gt; li.on &gt; a {
  color: #008cd6;
  border-bottom: solid 2px #008cd6;
}
.columnmenu .sub {
  width: 100%;
  height: 56px;
  position: absolute;
  left: 0;
  top: 68px;
  z-index: 2;
  background: #fff;
  text-align: center;
  box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.05);
}
.columnmenu .sub ul {
  display: inline-block;
}
.columnmenu .sub li {
  float: left;
  margin: 0 40px;
}
.columnmenu .sub li a {
  height: 56px;
  line-height: 56px;
  font-size: 1.6rem;
  color: #7f7f7f;
  display: block;
}
.img-box {
  position: relative;
}
.img-box::before {
  content: "";
  display: block;
}


/*è½®æ˜¾*/
.banner img {
  width: 100%;
  display: block;
}
.banner .lzpic1,
.banner .lzpic2 {
  background: none;
}
.banner.full .lzpic1,
.banner.sm-full .lzpic1,
.banner.full .lzpic2,
.banner.sm-full .lzpic2 {
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.banner.sm-full .lzpic2 img,
.banner.full .lzpic1 img {
  display: none;
}
@keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@-o-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@-moz-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@-webkit-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
.main .banner {
  position: relative;
}
.main .banner .btn {
  position: absolute;
  bottom: 55px;
  right: 30px;
  z-index: 10;
  width:150px;
}
.main .banner .swiper-button-prev,
.main .banner .swiper-button-next {
  width: 30px;
  height: 30px;
  margin: 0 0 0 12px;
  background: no-repeat center;
  position: static;
  
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-size:12px 21px;
}
.main .banner .swiper-button-prev {
 /* background-image: url(../images/arrow2.png);float: left;*/
}
.main .banner .swiper-button-prev:hover {
  background-position: 0 center;
}
.main .banner .swiper-button-next {
 /* background-image: url(../images/arrow3.png);float: right;*/
}
.main .banner .swiper-button-next:hover {
  background-position: right center;
}
.main .banner .down {
  width: 28px;
  height: 52px;
  position: absolute;
  left: 50%;
  bottom:70px;
  z-index: 10;
  cursor: pointer;
  margin-left: -13px;
}
.main .banner .down span {
  height: 45px;
  background: url(../images/banner_down.png) no-repeat 0 center;
  background-size: 100% auto;
  display: block;
}
.main .banner .down:hover span {
  animation: banner-down 0.6s infinite alternate;
  -o-animation: banner-down 0.6s infinite alternate;
  -moz-animation: banner-down 0.6s infinite alternate;
  -webkit-animation: banner-down 0.6s infinite alternate;
}
.main .banner .swiper-slide {
  position: relative;
}
.main .banner .swiper-slide .table {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  text-align: left;
  display: flex; align-items: center; justify-content: center;
}
.main .banner .swiper-slide .cons{ margin:0 auto; max-width:1400px;width:96%;}
.main .banner .swiper-slide .txt {
  /*font-size: 5.5rem;*/
  color: #fff;
  letter-spacing: 2px; 
 
}
.main .banner .swiper-slide .desc {
  /*font-size: 5.5rem;*/
  color: #fff;
  letter-spacing: 1px; font-weight:lighter;margin-top:1%; position:relative; padding-bottom:4%;
}
.main .banner .swiper-slide .desc:after{ content:""; position:absolute; left:0; bottom:0; width:30px; height:4px; background:#fff;}
.main .banner .swiper-slide .rbtn {
  padding: 0 40px;
  min-width: 174px;
  display: inline-block;
  font-size: 1.6rem;
  color: #fff;
  margin-top: 7%;
  background:#008cd6;
  background-size:cover;
}
.main .banner .swiper-slide .rbtn span {
  height: 50px;
  line-height: 50px;
  /*background: url(../images/arrow4.png) no-repeat right 8px center;*/
}
.main .banner .swiper-slide .rbtn:hover span {
  /*background: url(../images/arrow5.png) no-repeat right center;*/
  color: #fff;
}
.main .banner .swiper-pagination{ bottom:36px; width:100%;}
.main .banner .swiper-pagination-bullet{ width:11px; height:11px; background:rgba(255,255,255,0.24); margin-left:8px; margin-right:8px;}
.main .banner .swiper-pagination-bullet-active{ width:32px; background:#008cd6; border-radius:20px;}
</pre></body></html>